summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bastian Germann [Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Fix imports and shared libs for non-Linux platforms
Gbp-Pq: Name non-linux
Johannes 'josch' Schauer [Sun, 23 Feb 2020 18:10:35 +0000 (19:10 +0100)]
add additional import statement as otherwise you'd get:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "[...]/src/fitz/__init__.py", line 3, in <module>
from fitz.fitz import *
ModuleNotFoundError: No module named 'fitz.fitz'
Gbp-Pq: Name fiximport
Bastian Germann [Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Prevent docs build warnings
Gbp-Pq: Name docs
Peter Michael Green [Thu, 21 Apr 2022 07:16:29 +0000 (08:16 +0100)]
pymupdf (1.19.2+ds1-1+rpi1) bookworm-staging; urgency=medium
* Disable testsuite.
[dgit import unpatched pymupdf 1.19.2+ds1-1+rpi1]
Peter Michael Green [Thu, 21 Apr 2022 07:16:29 +0000 (08:16 +0100)]
Import pymupdf_1.19.2+ds1-1+rpi1.debian.tar.xz
[dgit import tarball pymupdf 1.19.2+ds1-1+rpi1 pymupdf_1.19.2+ds1-1+rpi1.debian.tar.xz]
Bastian Germann [Sat, 27 Nov 2021 12:39:24 +0000 (12:39 +0000)]
Import pymupdf_1.19.2+ds1.orig.tar.xz
[dgit import orig pymupdf_1.19.2+ds1.orig.tar.xz]